This section provides details about Access Key Manager constants.
#define AccessKeyAtomType `acky'
This constant specifies the type of atoms in a QT atom container that contain access keys.
enum
{
AccessKeySystemFlag = 1,
};
This constant specifies an operation to be performed on a system access key rather than an application access key.
| Previous | Chapter Contents | Chapter Top | Next |